xfi:context

element(xbrli:context)=xfi:context( $item as schema-element(xbrli:item))

Last updated on 23-01-2008 at 00:00:00.

Returns the context for an item in an XBRL instance.

XBRL 2.1 Section 4.7

OIM Status

Unsupported

Parameters

Name Type Details
item schema-element(xbrli:item) The item element for which the context is being sought.

Output

Type: element(xbrli:context)

Returns the context in the XBRL instance whose id attribute is referenced by the item.

Conformance suite

80101 xfi.context testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 23-01-2008 at 00:00:00
Geoff Shuetrim Galexy geoff@galexy.net 29-01-2008 at 00:00:00

Revisions

Name On Details
Herm Fischer 23-01-2008 at 00:00:00 Defined the function